Click or drag to resize

ResponseStatus Enumeration

Indicates the response to a meeting request.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum ResponseStatus
Members
  Member nameValueDescription
Organized0 The appointment is on the Organizer's calendar or the recipient is the Organizer of the meeting.
Tentative1 Meeting tentatively accepted.
Accepted2 Meeting accepted.
Declined3 Meeting declined.
NotResponded4 Recipient has not responded.
None5 The appointment is a simple appointment and does not require a response.
See Also